home *** CD-ROM | disk | FTP | other *** search
- Path: castle.nando.net!news
- From: actuary@nando.net (Bill McCarthy)
- Newsgroups: comp.lang.c
- Subject: Re: add .exe
- Date: 22 Jan 1996 04:16:27 GMT
- Organization: News & Observer Public Access
- Message-ID: <4dv32r$qem@castle.nando.net>
- References: <4dpls2$o7h@ctylnk.cityu.edu.hk>
- Reply-To: actuary@nando.net (Bill McCarthy)
- NNTP-Posting-Host: vyger119.nando.net
- X-Newsreader: IBM NewsReader/2 v1.2
-
- In <4dpls2$o7h@ctylnk.cityu.edu.hk>, 93840992@cpccux0.cityu.edu.hk () writes:
- >Dear all,
- > Can I include a .exe file in C program? (and how?)
-
- I'm not sure what you mean by including it. You can invoke programs
- with system(). Look it up. It will probably have a cross-reference to
- other, system specific, related functions you may find useful for your
- operating system.
-
- Bill McCarthy
- actuary@nando.net
- Wendell, NC USA
-
-